go/build.Context.goodOSArchFile (method)
2 uses
go/build (current package)
build.go#L1408: if !ctxt.goodOSArchFile(name, allTags) && !ctxt.UseAllFiles {
build.go#L1938: func (ctxt *Context) goodOSArchFile(name string, allTags map[string]bool) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)